Added support for state records in Xend, for keeping storage and network
authorEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 14:38:25 +0000 (14:38 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 14:38:25 +0000 (14:38 +0000)
commit3e9ef3ef0a1b4447537567d1a082196049d1f5cb
tree2a5ff04c96d393e57f2343096e955682a9953d91
parent6e59829ed251d470ee10db233e8eb6935dc0e9c9
Added support for state records in Xend, for keeping storage and network
details.

By Alastair Tse <atse@xensource.com>.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendRoot.py
tools/python/xen/xend/XendStateStore.py [new file with mode: 0644]